home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #2
/
Amiga Plus CD - 2004 - No. 02.iso
/
AmiSoft
/
Dev
/
lang
/
amigatalk.lha
/
help
/
ATBMain.iff
(
.png
)
< prev
next >
IFF Interleaved Bitmap Image
|
2003-03-20
|
26KB
|
640x480
|
4-bit (6 colors)
Labels:
text
|
electronics
|
screenshot
|
display
|
parallel
|
number
|
font
|
software
|
line
OCR:
AmigaTalk Browser @ 2003 by J. T. Steichen Classes: Methods : Object values Process select: ShowPen removekey : ifAbsent : Pen FormPen removeKey : remove : SavePen keysSelect: Form Collection keysDo : keys Link KeyedCollection indexOf : ifAbsent: SequenceableCollection indexOf : File includesKey: collect: List binaryDo: Semaphore atAll: put: Interval ArrayedCollection at: ByteArray asDictionary String addAll: add: Array Dictionary AmigaTalk All useful actions are in the Menu Items. Set Bag Selected Method: includesKey: key self at: key ifAbsent: [^ false]. ^ true - indexOf : anElement ^ self indexOf : ifAbsent: [self anElement error : 'indexOf element not found'] - indexOf : anElement ifAbsent: exceptionBlock self do: [:x | (x = anElement) ifTrue: [ ^ self currentKey ]]. `exceptionBlock value - keys ! newset ! newset :- Set new self keysDo: [:x | newset add: x]. Your Command: